home *** CD-ROM | disk | FTP | other *** search
/ Dr. Windows 3 / dr win3.zip / dr win3 / NEW_TECH / TRSHCN.ZIP / NTRASH11.H < prev    next >
Text File  |  1993-09-18  |  164b  |  8 lines

  1.  
  2. #define IDM_STAYONTOP    100
  3. #define IDM_PURGE    101
  4.  
  5. long APIENTRY MainWndProc( HWND, UINT, UINT, LONG );
  6. BOOL APIENTRY MainDlgProc( HWND, UINT, UINT, LONG );
  7.  
  8.